projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a785b77
)
Fix comment typo.
author
Glenn Morris
<rgm@gnu.org>
Thu, 1 Oct 2009 04:16:13 +0000
(
04:16
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 1 Oct 2009 04:16:13 +0000
(
04:16
+0000)
lisp/cedet/semantic/decorate/include.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/semantic/decorate/include.el
b/lisp/cedet/semantic/decorate/include.el
index 7acae52a58dc9acfd56e4b81b679fa6b74b3866d..6a610b6b13e4319f6a599787cd960c82f77fd01e 100644
(file)
--- a/
lisp/cedet/semantic/decorate/include.el
+++ b/
lisp/cedet/semantic/decorate/include.el
@@
-24,7
+24,7
@@
;; Highlight any include that is in a state the user may care about.
;; The basic idea is to have the state be highly visible so users will
;; as 'what is this?" and get the info they need to fix problems that
-;; are otherwise
s
transparent when trying to get smart completion
+;; are otherwise transparent when trying to get smart completion
;; working.
(require 'semantic/decorate/mode)